-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Powerboost configuration #35
Conversation
No worries :) Closing this one instead |
As we are at it, what would be the best way to delete a schedule ? |
Hey, good catch, didn't even noticed there's another one in there. The ICP one could be an issue as early tests on chargers that don't have an energy meter installed throw some weird errors from the Wallbox API. |
Looking at the WB status endpoint, we can probably feature gate this by looking at:
|
Upon more testing, I found the following
Based on this, I'll merge as soon as comments on the code are fixed:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, @nanomad can you please add the method description to README.md?!
@cliviu74 README updated |
Hi @nanomad, my pleasure. My username is @rubenms73, though. |
Thanks to @rubens73 for the powerboost implementation
This fixes #32